BspCrvMult
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BspCrvMult()
SYNOPSIS
symb_lib/bsp_sym.c:58
CagdCrvStruct *BspCrvMult(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two Bspline curves - multiply them coordinatewise.
The two curves are promoted to same point type before the multiplication
can take place.
See also BspMultInterpFlag.
PARAMETERS:
Crv1, Crv2: The two curves to multiply.
FUNCTION RETURN VALUE
CagdCrvStruct *: The product Crv1 * Crv2 coordinatewise.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:12 GMT, October 17, 2022